From da12cd1e94f238c1a2638b43740d1cf2b5ed28d9 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Fri, 13 Apr 2007 12:01:37 +0100 Subject: [PATCH] Update .hgignore so it doesn't ignore buildconfigs/* only build-* Signed-off-by: Ian Campbell --- .hgignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index e3bca07c23..e44cc82784 100644 --- a/.hgignore +++ b/.hgignore @@ -22,7 +22,7 @@ ^\.pc ^TAGS$ ^tags$ -^build.*$ +^build-.*$ ^dist/.*$ ^docs/.*\.aux$ ^docs/.*\.dvi$ -- 2.30.2